home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / MMenu.dxr / 00159.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  193 b   |  14 lines

  1. on exitFrame
  2.   MainMenuWorkings()
  3.   IDAnimation()
  4.   BEAnimation()
  5.   TMAnimation()
  6.   THAnimation()
  7.   GMAnimation()
  8.   if the timer > 150 then
  9.     go("main")
  10.   else
  11.     go(the frame)
  12.   end if
  13. end
  14.